To permanently disable SELinux, follow the procedure below: Procedure 5.4. Disabling SELinux Configure SELINUX=disabled in the /etc/selinux/config file.
To disable SELinux permanently: Open the /etc/sysconfig/selinux file using a text editor, for example, Nano: ... Locate the SELINUX=enforcing directive in the file and change it to SELINUX=disabled. If using Nano, press Ctrl+X, Y, and then
How to Disable the SELinux on CentOS 6.2 · Step 1: Check the Current SELinux Status · Step 2: Temporarily Disable SELinux · Step 3: Permanently Disable SELinux.